Defines a PDF text markup annotation.
Text markup annotations appear as highlights, underlines, strikeouts or jagged (squiggly) underlines in the text of a document.
True if the annotation is in process of initialization.
Initializes a new PDFTextMarkupAnnotation object.
Initializes a new PDFTextMarkupAnnotation object with the specified COS annotation.
Signals the start of the initialization of annotation's properties.
The annotation appearance is not updated while properties are initialized. When initialization is completed, call to signal the end of initialization and update the annotation appearance.
Gets a value indicating whether the annotation should be rotated when the page is rotated.
Creates the visual appearance for the annotation.
This method supports the internal library infrastructure and should not be used by external client code.
Creates the visual appearance for the annotation.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Signals the end of the initialization of annotation's properties.
The annotation appearance is updated when the initialization ends.
This method supports the internal library infrastructure and should not be used by external client code.
Merges the annotation appearance with the page content stream.
After the annotation is flattened, it is removed from the page's annotations collection.
Gets the annotation author.
Gets the annotation contents.
Gets the COS annotation.
Gets the annotation creation date.
Gets the display quad points.
Gets the display rectangle of this annotation.
Gets the annotation ID.
Gets the annotation that this annotation is "in reply to".
Gets the annotation modified date.
Gets the mouse down action.
Gets the mouse enter action.
Gets the mouse leave action.
Gets the mouse up action.
Gets the annotation normal appearance.
Gets the annotation opacity.
Gets the page that contains this annotation..
Gets the page close action.
Gets the page invisible action.
Gets the page open action.
Gets the page visible action.
Gets the annotation rectangle in standard PDF coordinates.
Gets the associated popup annotation.
Gets the annotation rotation angle.
Gets the annotation subject.
Gets the annotation markup color.
Gets the type of the annotation markup.
Gets a value indicating whether the interpretation of isViewable method should be reversed.
Gets the type of the annotation.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Gets a value indicating whether to display the annotation or not.
Gets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types.
Gets a value indicating whether the annotation should be modified.
Gets a value indicating whether the annotation contents should be modified.
Gets a value indicating whether the annotation should be printed.
Gets a value indicating whether the annotation is read only.
Gets a value indicating whether the annotation should be displayed.
Gets a value indicating whether the annotation should be scaled to current page zoom.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the annotation author.
Sets a value indicating whether the annotation should be rotated when the page is rotated.
Sets the annotation contents.
Sets the annotation creation date.
Sets the display quad points. Each quadrilateral shall encompasses a word or group of contiguous words in the text underlying the annotation. The coordinates for each quadrilateral shall be given in the order:
x1 y1 x2 y2 x3 y3 x4 y4
specifying the quadrilateral's four vertices in counterclockwise order.
Note: This is the Acrobat order that the library also uses: (x1 y1) is the top left corner, (x2 y2) is the top right corner, (x3 y3) is the bottom left corner, (x4 y4) is the bottom right corner.
Sets the display rectangle of this annotation.
Sets a value indicating whether to display the annotation or not.
Sets the annotation ID.
Sets the annotation that this annotation is "in reply to".
Sets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types.
Sets a value indicating whether the annotation should be modified.
Sets a value indicating whether the annotation contents should be modified.
Sets the annotation modified date.
Sets the mouse down action.
Sets the mouse enter action.
Sets the mouse leave action.
Sets the mouse up action.
Sets the annotation normal appearance.
Sets the annotation opacity.
Sets the page close action.
Sets the page invisible action.
Sets the page open action.
Sets the page visible action.
Sets the annotation rectangle in standard PDF coordinates.
Sets the associated popup annotation.
Sets a value indicating whether the annotation should be printed.
Sets a value indicating whether the annotation is read only.
Sets the annotation rotation angle.
The accepted values for this property are 0, 90, 180 and 270 degrees.
Sets the annotation subject.
Sets the annotation markup color.
Color must be Gray, RGB or CMYK.
Sets the type of the annotation markup.
Sets a value indicating whether the interpretation of isViewable method should be reversed.
Sets a value indicating whether the annotation should be displayed.
Sets a value indicating whether the annotation should be scaled to current page zoom.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.